From 7bbbf29af065a8e86021744f44b4f2c774b71e43 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Sun, 21 Mar 1993 03:23:29 +0000 Subject: [PATCH] * time.el (display-time): Doc fix. --- lisp/time.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/time.el b/lisp/time.el index 8f8385937bc..562dc06d86a 100644 --- a/lisp/time.el +++ b/lisp/time.el @@ -46,7 +46,7 @@ Nil means 1 <= hh <= 12, and an AM/PM suffix is used.") ;;;###autoload (defun display-time () - "Display current time and load level in mode line of each buffer. + "Display current time, load level, and mail flag in mode line of each buffer. Updates automatically every minute. If `display-time-day-and-date' is non-nil, the current day and date are displayed as well. -- 2.30.2